home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / papel.dxr / 00064.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  112 b   |  7 lines

  1. on exitFrame
  2.   if soundBusy(2) = 0 then
  3.     sound playFile 2, "..\som\paaguaa.wav"
  4.   end if
  5.   go(the frame)
  6. end
  7.